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