import { BlockProps } from "../types/block"; export declare const mockBlock: (overwrite: T) => T & BlockProps; //# sourceMappingURL=block.d.ts.map