/// import { IconProps } from '../../types'; declare const CompassBig: (allProps: IconProps) => JSX.Element; export default CompassBig;