import { Template } from '../types'; export declare const UnfollowTemplate: ({ template }: { template: Template; }) => JSX.Element; //# sourceMappingURL=UnfollowTemplate.d.ts.map