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