import { IIconProps } from "native-base"; export declare const Selfie: (props: IIconProps) => JSX.Element; export default Selfie;