import { SVGIconDef } from './types';
declare const FootprintFilled: SVGIconDef;
export default FootprintFilled;
