module.exports = { PaperPlane: function (props) { return ( ); }, DiscordIcon: function (props) { return ( ); }, YtIcon: function (props) { return ( ); }, GithubIcon: function (props) { return ( ); }, TwitterIcon: function (props) { return ( ); }, Minecraft: function (props) { return ( ); }, MemberIcon: function (props) { return ( ); }, CalendarIcon: function (props) { return ( ); }, WikiIcon: function (props) { return ( ); }, };