export declare const defaultSymbols: {
    [symbol: string]: string;
};
export declare const defaultSlots: {
    [address: string]: number;
};
