import { FunctionComponent } from 'preact';
import { TIconProps } from '../../types';
declare const AppStoreIcon: FunctionComponent<TIconProps>;
export default AppStoreIcon;
//# sourceMappingURL=AppStoreIcon.d.ts.map