import { IconProps } from '../lib';
declare function MapTrifold(props: IconProps): JSX.Element;
export default MapTrifold;
