import './index.pcss'; import { LinkToolBlock, Props } from "../interfaces"; export declare function linkTool({ data }: Props): string;