src/components/elements/SocialButtons/AppleButton/index.js

import AppleButton from "./AppleButton";

/**
 * @namespace Elements.Elements/AppleButton
 */

export { AppleButton };
export default AppleButton;