export const UrlPropType: any; export const PathPropType: any; export const SrcPropType: PropTypes.Requireable; export function FilesPropType(props: any, propName: any, componentName: any): Error | null; export const ColorPropType: any; export const HexPropType: any; import PropTypes from "prop-types"; //# sourceMappingURL=proptypes.d.ts.map