@mindfiredigital/page-builder
Version:
26 lines (25 loc) • 437 B
TypeScript
export declare const svgs: {
desktop: string;
tablet: string;
mobile: string;
save: string;
code: string;
view: string;
undo: string;
redo: string;
reset: string;
button: string;
header: string;
image: string;
video: string;
container: string;
text: string;
hyperlink: string;
twocol: string;
threecol: string;
table: string;
landing: string;
delete: string;
close: string;
edit: string;
};