import { Props } from '.';
export declare function useInit(props: Props): T.GridlineLayer;
