import './index.scss'; export declare function EditLink({ isOutline }: { isOutline?: boolean; }): import("react/jsx-runtime").JSX.Element | null;