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