import { timespan } from './schemas/Timespan';
export declare const timespanInput: import("sanity").Plugin<void>;
export { timespan };
