import { Payload } from '../index'; declare function initStatic(ctx: Payload): void; export default initStatic;