import { ShapeComponent as SC } from '../../runtime'; export type TickOptions = Record; /** * 工 */ export declare const Tick: SC;