import { type IconFn } from "../_icon.js"; /** Feather `Scissors` icon. */ export declare const iconFeatherScissors: IconFn;